From cdcd56bd0325148f969fb0312b1eb649ea8d720c Mon Sep 17 00:00:00 2001 From: Patrick Franz Date: Sun, 5 Apr 2026 13:25:09 +0200 Subject: [PATCH] Import kf6-krunner_6.23.0-3.debian.tar.xz [dgit import tarball kf6-krunner 6.23.0-3 kf6-krunner_6.23.0-3.debian.tar.xz] --- changelog | 1078 ++++++++++++++++++++++++++++++++++++++ control | 67 +++ copyright | 578 ++++++++++++++++++++ libkf6runner-dev.install | 5 + libkf6runner-doc.install | 2 + libkf6runner6.install | 5 + libkf6runner6.symbols | 249 +++++++++ rules | 13 + salsa-ci.yml | 3 + source/format | 1 + upstream/metadata | 7 + upstream/signing-key.asc | 81 +++ watch | 5 + 13 files changed, 2094 insertions(+) create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 libkf6runner-dev.install create mode 100644 libkf6runner-doc.install create mode 100644 libkf6runner6.install create mode 100644 libkf6runner6.symbols create mode 100755 rules create mode 100644 salsa-ci.yml create mode 100644 source/format create mode 100644 upstream/metadata create mode 100644 upstream/signing-key.asc create mode 100644 watch diff --git a/changelog b/changelog new file mode 100644 index 0000000..9ff6df3 --- /dev/null +++ b/changelog @@ -0,0 +1,1078 @@ +kf6-krunner (6.23.0-3) unstable; urgency=medium + + [ Patrick Franz ] + * Remove autopkgtests. + * Bump Standards-Version to 4.7.4 (no changes needed). + * Update d/watch to format version 5. + + -- Patrick Franz Sun, 05 Apr 2026 13:25:09 +0200 + +kf6-krunner (6.23.0-2) unstable; urgency=medium + + * Team upload. + * Add the libkf6config-dev dependency in libkf6runner-dev, as the latter uses + headers from the former. + + -- Pino Toscano Sun, 01 Mar 2026 10:12:41 +0100 + +kf6-krunner (6.23.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.23.0). + * Update build-deps and deps with the info from cmake. + * Bump Standards-Version to 4.7.3, no change required. + * Drop Rules-Requires-Root: no, not needed anymore since trixie. + * Drop Priority: optional, not needed anymore since dpkg 1.22.13. + * Drop armel bits, as that architecture was discontinued. + * Reenable build-time tests. + * Add/update Nicolas Fella’s key in upstream keyring. + * Use DEB_HOST_MULTIARCH in libraries install path. + * Update symbols from build for 6.23.0. + * Refresh copyright information. + + [ Helmut Grohne ] + * Fix FTCBFS: Always build application templates. (Closes: #1122829) + + -- Aurélien COUDERC Sat, 21 Feb 2026 22:34:43 +0100 + +kf6-krunner (6.20.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.20.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sat, 15 Nov 2025 19:25:04 +0100 + +kf6-krunner (6.18.0-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.18.0). + * Update build-deps and deps with the info from cmake. + * Update list of installed files. + * Update symbols from buildlogs. + + -- Patrick Franz Tue, 30 Sep 2025 19:17:02 +0200 + +kf6-krunner (6.13.0-1) unstable; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.13.0). + * Bump Standards-Version to 4.7.2 (No changes needed). + * Update build-deps and deps with the info from cmake. + * Update d/copyright. + + -- Patrick Franz Sat, 12 Apr 2025 19:35:44 +0200 + +kf6-krunner (6.11.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.11.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sat, 15 Feb 2025 17:23:11 +0100 + +kf6-krunner (6.10.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.9.0). + * Update build-deps and deps with the info from cmake. + * New upstream release (6.10.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 6.10.0. + + -- Aurélien COUDERC Fri, 10 Jan 2025 23:24:38 +0100 + +kf6-krunner (6.8.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.8.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 6.8.0. + * Release to unstable. + + -- Aurélien COUDERC Wed, 04 Dec 2024 12:10:18 +0100 + +kf6-krunner (6.7.0-1) experimental; urgency=medium + + * Team upload. + * New upstream release. + + -- Simon Quigley Sun, 03 Nov 2024 19:29:27 -0600 + +kf6-krunner (6.6.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.6.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Fri, 06 Sep 2024 23:10:02 +0200 + +kf6-krunner (6.5.0-2) unstable; urgency=medium + + * Team upload. + * 'acc' autopkgtest: set -std=c++17, needed when using Qt 6. + * CI: update/simplify configuration. + * Stop disabling the build_stamp dh addon: the little saved by that is not + worth the extra maintenance cost. + + -- Pino Toscano Mon, 19 Aug 2024 06:41:17 +0200 + +kf6-krunner (6.5.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.5.0). + * Update build-deps and deps with the info from cmake. + * Release to unstable. + + -- Aurélien COUDERC Sat, 10 Aug 2024 23:22:06 +0200 + +kf6-krunner (6.4.0-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.4.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Fri, 19 Jul 2024 09:24:35 +0200 + +kf6-krunner (6.3.0-2) experimental; urgency=medium + + [ Patrick Franz ] + * Add missing dependency of libkf6coreaddons-dev to libkf6runner-dev. + + -- Patrick Franz Fri, 21 Jun 2024 10:56:40 +0200 + +kf6-krunner (6.3.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.3.0). + * Update build-deps and deps with the info from cmake. + + -- Patrick Franz Sun, 09 Jun 2024 14:55:17 +0200 + +kf6-krunner (6.0.0-2) experimental; urgency=medium + + * Team upload. + * Update symbols files from the logs of buildds. + * Bump Standards-Version to 4.7.0, no changes required. + + -- Pino Toscano Tue, 14 May 2024 08:41:24 +0200 + +kf6-krunner (6.0.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (6.0.0). + * Update upstream signing-key. + * Update build-deps and deps with the info from cmake. + * Create new packages. + * Update d/copyright. + + -- Patrick Franz Fri, 26 Apr 2024 22:20:53 +0200 + +krunner (5.115.0-1) experimental; urgency=medium + + [ Patrick Franz ] + * New upstream release (5.115.0). + * Update build-deps and deps with the info from cmake. + * Add myself as uploader and remove inactive ones. Thank you for your + work. + * Update symbols from buildlogs. + + -- Patrick Franz Tue, 19 Mar 2024 00:10:16 +0100 + +krunner (5.107.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.105.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 5.105.0. + * New upstream release (5.107.0). + * Update build-deps and deps with the info from cmake. + * Update symbols from build for 5.107.0. + * Release to unstable. + + -- Aurélien COUDERC Sun, 18 Jun 2023 16:08:50 +0200 + +krunner (5.104.0-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.104.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Wed, 15 Mar 2023 16:10:06 +0100 + +krunner (5.103.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.103.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sun, 12 Feb 2023 21:44:34 +0100 + +krunner (5.102.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.102.0). + * Update build-deps and deps with the info from cmake. + * Bump Standards-Version to 4.6.2, no change required. + + -- Aurélien COUDERC Sun, 22 Jan 2023 21:35:12 +0100 + +krunner (5.101.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.101.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Tue, 13 Dec 2022 07:40:39 +0100 + +krunner (5.100.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.99.0). + * Update build-deps and deps with the info from cmake. + * Update the list of installed files from build logs. + * New upstream release (5.100.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sat, 19 Nov 2022 23:19:08 +0100 + +krunner (5.98.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.98.0). + * Update build-deps and deps with the info from cmake. + + -- Aurélien COUDERC Sun, 18 Sep 2022 23:13:29 +0200 + +krunner (5.97.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.97.0). + + -- Aurélien COUDERC Sun, 14 Aug 2022 18:55:44 +0200 + +krunner (5.96.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.96.0). + * Bump Standards-Version to 4.6.1, no change required. + * Update symbols from build for 5.96.0. + + -- Aurélien COUDERC Sun, 31 Jul 2022 13:33:12 +0200 + +krunner (5.94.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.94.0). + * Add optional build dependency on libkf5activities-dev. + + -- Aurélien COUDERC Thu, 19 May 2022 23:59:08 +0200 + +krunner (5.93.0-1) unstable; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (5.93.0). + * Update the list of installed files from build logs. + + -- Aurélien COUDERC Wed, 11 May 2022 23:22:49 +0200 + +krunner (5.90.0-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.89.0). + + [ Aurélien COUDERC ] + * New upstream release (5.90.0). + * Added myself to the uploaders. + * Update list of installed files. + * Update symbols from build for 5.90.0. + + -- Aurélien COUDERC Fri, 11 Feb 2022 23:46:45 +0100 + +krunner (5.88.0-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.87.0). + * New upstream release (5.88.0). + * Force-bump frameworks internal b-d to 5.88. + + -- Norbert Preining Wed, 17 Nov 2021 06:07:41 +0900 + +krunner (5.86.0-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.86.0). + * Drop upstream included patch. + + -- Norbert Preining Mon, 13 Sep 2021 12:46:38 +0900 + +krunner (5.85.0-3) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Sat, 28 Aug 2021 23:42:48 +0900 + +krunner (5.85.0-2) experimental; urgency=medium + + * Team upload. + * Merge changes from 5.83.0-2, and 5.83.0-3. + + -- Pino Toscano Mon, 23 Aug 2021 21:08:05 +0200 + +krunner (5.85.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.85.0). + + -- Norbert Preining Mon, 16 Aug 2021 00:05:37 +0900 + +krunner (5.83.0-3) unstable; urgency=medium + + * Team upload. + * Bump Standards-Version to 4.6.0, no changes required. + * Backport upstream commit 1a63ee9ee192f6e193b5db7c619806ce0ab81f8a to add + the include guards to abstractrunnertest.h; patch + upstream_Add-include-guards.patch. + * Add -DKRUNNER_DBUS_RUNNER_TESTING=0, -DKRUNNER_TEST_RUNNER_PLUGIN_DIR="/tmp" + and -DKRUNNER_TEST_RUNNER_PLUGIN_NAME="foo" to the gcc arguments for the + 'acc' autopkgtest; they are needed for abstractrunnertest.h. + + -- Pino Toscano Mon, 23 Aug 2021 20:06:54 +0200 + +krunner (5.83.0-2) unstable; urgency=medium + + * Upload to unstable. + + -- Norbert Preining Mon, 16 Aug 2021 11:53:09 +0900 + +krunner (5.83.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.83.0). + * Update symbols. + + -- Norbert Preining Sun, 13 Jun 2021 13:25:32 +0900 + +krunner (5.82.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.82.0). + * Removed Maximiliano Curia from the uploaders, thanks for your work + on the package! + + -- Norbert Preining Sat, 08 May 2021 22:04:48 +0900 + +krunner (5.81.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream version (5.81.0) + * Bump inter-frameworks dependencies. + + -- Norbert Preining Mon, 12 Apr 2021 10:18:20 +0900 + +krunner (5.80.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream version (5.80.0) + * Bump inter-frameworks dependencies. + + -- Norbert Preining Mon, 15 Mar 2021 15:10:35 +0900 + +krunner (5.79.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.79.0). + + -- Norbert Preining Tue, 16 Feb 2021 06:45:29 +0900 + +krunner (5.78.0-4) UNRELEASED; urgency=medium + + [ Norbert Preining ] + * Add libkf5activities-dev to B-D for activities suppport. + + -- Debian Qt/KDE Maintainers Mon, 25 Jan 2021 05:40:57 +0900 + +krunner (5.78.0-3) unstable; urgency=medium + + * Update symbols. + * Remove graphviz from build depends. + * Rebuild against new e-c-m to fix broken template tar. + + -- Norbert Preining Sun, 24 Jan 2021 14:39:23 +0900 + +krunner (5.78.0-2) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Sun, 17 Jan 2021 12:02:25 +0900 + +krunner (5.78.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (5.78.0). + * Update build-deps and deps with the info from cmake. + + -- Norbert Preining Wed, 13 Jan 2021 10:32:43 +0900 + +krunner (5.77.0-2) unstable; urgency=medium + + * Release to unstable. + + -- Norbert Preining Tue, 22 Dec 2020 10:33:36 +0900 + +krunner (5.77.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * Bump Standards-Version to 4.5.1 (No changes needed). + * New upstream release (5.77.0). + * Update build-deps and deps with the info from cmake. + * Add myself to Uploaders. + * Update maintainer to Debian Qt/KDE Maintainers. + * Update symbols. + + -- Norbert Preining Fri, 18 Dec 2020 10:03:55 +0900 + +krunner (5.74.0-2) unstable; urgency=medium + + * Team upload to unstable. + + -- Sandro Knauß Mon, 19 Oct 2020 23:20:03 +0200 + +krunner (5.74.0-1) experimental; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * New upstream release (5.74.0). + * Update build-deps and deps with the info from cmake. + * Add renamecategories file to libkf5runner5. + * Add runnerpython.tar.gz file to libkf5runner-dev. + * Update Homepage link to point to new invent.kde.org + * Update field Source in debian/copyright to invent.kde.org move. + * Add Bug-* entries to metadata file. + * Update repository related entries to metadata file. + * Update symbols from build for 5.74.0. + + -- Sandro Knauß Sun, 27 Sep 2020 17:46:59 +0200 + +krunner (5.70.0-1) unstable; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * Bump compat level to 13. + * New upstream release (5.70.0). + * Update build-deps and deps with the info from cmake. + * Set field Upstream-Contact in debian/copyright. + * Remove obsolete fields Contact, Name from debian/upstream/metadata + (already present in machine-readable debian/copyright). + * Remove not needed Depends. + + -- Sandro Knauß Tue, 26 May 2020 23:58:38 +0200 + +krunner (5.69.0-1) experimental; urgency=medium + + * Team upload. + + [ Sandro Knauß ] + * Bump compat level to 12. + * Bump Standards-Version to 4.5.0 (No changes needed). + * Get rid of debug-symbol-migration package. + * Add Rules-Requires-Root field to control. + * New upstream release (5.69.0). + * Update build-deps and deps with the info from cmake. + * Cleanup Build-Depends. + * Delete not needed Breaks/Confilcts. + * Update copyright file. + * Enable hardening all. + * Remove not needed injection of linker flags. + + -- Sandro Knauß Thu, 30 Apr 2020 17:58:41 +0200 + +krunner (5.62.0-1) unstable; urgency=medium + + * Update reprotest args variable + * New upstream release (5.62.0). + * Update build-deps and deps with the info from cmake + * Release to unstable + + -- Maximiliano Curia Fri, 20 Sep 2019 10:12:48 -0700 + +krunner (5.61.0-1) experimental; urgency=medium + + [ Scarlett Moore ] + * Build-Depend on qttools5-dev to fix a cross build failure + (see #915122 for more info). + + [ Maximiliano Curia ] + * Salsa CI automatic initialization by Tuco + * New upstream release (5.61.0). + * Update build-deps and deps with the info from cmake + * Move qdebug logging categories files + * Add missing version to maintscript + * Ignore reprotest build path variations + * Release to experimental + + -- Maximiliano Curia Mon, 09 Sep 2019 21:10:01 +0100 + +krunner (5.54.0-1) unstable; urgency=medium + + * New upstream release (5.52.0). + * Update build-deps and deps with the info from cmake + * New upstream release (5.53.0). + * Update build-deps and deps with the info from cmake + * New upstream release (5.54.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.54) + * Release to unstable + + -- Maximiliano Curia Thu, 17 Jan 2019 19:26:10 -0300 + +krunner (5.51.0-2) unstable; urgency=medium + + * Team upload. + * Remove the unused debian/meta/cmake-ignore, and debian/not-installed files. + * Remove the 'testsuite' autopkgtest: other than failing, it is not even + testing the installed version of this framework but the newly-built one + (Closes: #913457) + - disable the build of unit tests, since they are not run at build time + anyway: pass -DBUILD_TESTING=OFF to cmake + * Update lintian overrides. + * Add Build-Depends-Package in symbols file. + + -- Pino Toscano Sat, 24 Nov 2018 07:49:27 +0100 + +krunner (5.51.0-1) unstable; urgency=medium + + * New upstream release (5.50.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.50) + * New upstream release (5.51.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.51) + * Release to unstable + + -- Maximiliano Curia Wed, 07 Nov 2018 17:16:13 +0100 + +krunner (5.49.0-1) unstable; urgency=medium + + * New upstream release (5.48.0). + * Update build-deps and deps with the info from cmake + * New upstream release (5.49.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.49) + * Release to unstable + + -- Maximiliano Curia Fri, 17 Aug 2018 16:17:53 +0200 + +krunner (5.47.0-1) unstable; urgency=medium + + * New upstream release (5.47.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.47) + * Release to unstable + + -- Maximiliano Curia Fri, 15 Jun 2018 12:07:39 +0200 + +krunner (5.46.0-1) unstable; urgency=medium + + * New upstream release (5.46.0). + * Update build-deps and deps with the info from cmake + * Bump Standards-Version to 4.1.4. + * Use https for the debian/copyright + * testsuite: run inside a dbus-run-session + * Bump group breaks (5.46) + * Release to unstable + + -- Maximiliano Curia Thu, 17 May 2018 22:14:11 +0200 + +krunner (5.45.0-1) unstable; urgency=medium + + * New upstream release (5.45.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.45) + * Release to unstable + + -- Maximiliano Curia Sat, 05 May 2018 08:09:48 +0200 + +krunner (5.44.0-1) sid; urgency=medium + + * New upstream release (5.44.0). + * Update build-deps and deps with the info from cmake + * Bump group breaks (5.44) + * Release to sid + + -- Maximiliano Curia Wed, 21 Mar 2018 14:40:10 +0100 + +krunner (5.43.0-1) experimental; urgency=medium + + * Use the salsa canonical urls + * New upstream release (5.43.0). + * Update build-deps and deps with the info from cmake + * Release to experimental + + -- Maximiliano Curia Mon, 26 Feb 2018 11:42:51 +0100 + +krunner (5.42.0-2) sid; urgency=medium + + * New revision + * Release to sid + + -- Maximiliano Curia Sat, 10 Feb 2018 11:28:20 +0100 + +krunner (5.42.0-1) experimental; urgency=medium + + * New upstream release (5.42.0). + * Add link options as-needed + * Bump debhelper build-dep and compat to 11. + * Build without build_stamp + * Update build-deps and deps with the info from cmake + * Bump Standards-Version to 4.1.3. + * Release to experimental + + -- Maximiliano Curia Fri, 02 Feb 2018 12:04:19 +0100 + +krunner (5.41.0-1) experimental; urgency=medium + + * New upstream release (5.41.0). + * Bump Standards-Version to 4.1.2. + * Update build-deps and deps with the info from cmake + * Disable auto tests at build time + * Release to experimental + + -- Maximiliano Curia Fri, 15 Dec 2017 10:41:52 -0300 + +krunner (5.41.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 08 Dec 2017 14:47:50 +0000 + +krunner (5.40.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 10 Nov 2017 13:00:00 +0000 + +krunner (5.39.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 15 Oct 2017 11:46:47 +0000 + +krunner (5.38.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Sep 2017 13:31:48 +0000 + +krunner (5.37.0-2) sid; urgency=medium + + * New revision + * Bump Standards-Version to 4.1.0. + * Update upstream metadata + * Release to sid + + -- Maximiliano Curia Sun, 03 Sep 2017 09:58:45 +0200 + +krunner (5.37.0-1) experimental; urgency=medium + + * New upstream release (5.37.0). + * Update build-deps and deps with the info from cmake + * Add a libkf5runner-doc package for the qch files + * Bump Standards-Version to 4.0.1. + * Set section for the doc package + * Release to experimental + + -- Maximiliano Curia Wed, 16 Aug 2017 10:44:09 +0200 + +krunner (5.37.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 11 Aug 2017 15:16:28 +0000 + +krunner (5.36.0-1) experimental; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.35.0). + * Bump Standards-Version to 4.0.0. + * Update build-deps and deps with the info from cmake + * watch: Use https uris + * New upstream release (5.36.0). + * Update build-deps and deps with the info from cmake + + [ Raymond Wooninck ] + * Add signing key + * also include signing-key + + [ Jonathan Riddell ] + * cmakelint + + -- Maximiliano Curia Sun, 09 Jul 2017 23:42:56 +0200 + +krunner (5.36.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 10 Jul 2017 17:13:58 +0000 + +krunner (5.35.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 11 Jun 2017 20:37:47 +0000 + +krunner (5.34.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 14 May 2017 17:39:05 +0000 + +krunner (5.33.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 07 Apr 2017 16:24:54 +0000 + +krunner (5.32.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sun, 12 Mar 2017 13:23:11 +0000 + +krunner (5.31.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 13 Feb 2017 14:41:38 +0000 + +krunner (5.30.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 16 Jan 2017 13:43:17 +0000 + +krunner (5.29.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Fri, 09 Dec 2016 19:09:03 +0000 + +krunner (5.28.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * New upstream release (5.28) + + -- Maximiliano Curia Fri, 18 Nov 2016 16:07:59 +0100 + +krunner (5.28.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Thu, 17 Nov 2016 09:46:10 +0000 + +krunner (5.27.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + [ Maximiliano Curia ] + * New upstream release (5.27) + + -- Maximiliano Curia Sat, 15 Oct 2016 17:10:40 +0200 + +krunner (5.27.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sat, 08 Oct 2016 11:32:25 +0000 + +krunner (5.26.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + -- Maximiliano Curia Thu, 29 Sep 2016 12:03:51 +0200 + +krunner (5.26.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 12 Sep 2016 08:34:08 +0000 + +krunner (5.25.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Update symbols files. + + -- Maximiliano Curia Wed, 24 Aug 2016 16:04:50 +0200 + +krunner (5.25.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Sat, 13 Aug 2016 20:16:26 +0000 + +krunner (5.24.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Jul 2016 07:42:42 +0000 + +krunner (5.23.0-1) unstable; urgency=medium + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + + -- Maximiliano Curia Fri, 24 Jun 2016 09:28:48 +0200 + +krunner (5.23.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 13 Jun 2016 09:39:55 +0000 + +krunner (5.22.0-1) unstable; urgency=medium + + [ Maximiliano Curia ] + * Add upstream metadata (DEP-12) + * debian/control: Update Vcs-Browser and Vcs-Git fields + * Drop qt5-qmltooling-plugins build dependency + * Add kdevappwizard template, set corresponding breaks/replaces + * Update acc test script + * uscan no longer supports more than one main upstream tarball being listed + + [ Automatic packaging ] + * Update build-deps and deps with the info from cmake + * Update watch file + * Bump Standards-Version to 3.9.8 + + -- Maximiliano Curia Sat, 28 May 2016 01:53:42 +0200 + +krunner (5.22.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Wed, 08 Jun 2016 10:18:10 +0000 + +krunner (5.21.0-0neon) xenial; urgency=medium + + * New release + + -- Neon CI Mon, 11 Apr 2016 09:23:27 +0000 + +krunner (5.20.0-0neon) wily; urgency=medium + + * New release + + -- Neon CI Fri, 01 Apr 2016 11:08:02 +0000 + +krunner (5.19.0-1) experimental; urgency=medium + + * New upstream release (5.19.0). + * (Experimental specific) Add qt5-qmltooling-plugins as a build-dep, + missing dependency of qtdeclarative5-dev + + -- Maximiliano Curia Sat, 13 Feb 2016 15:15:56 +0100 + +krunner (5.18.0-1) experimental; urgency=medium + + * New upstream release (5.18.0). + + -- Maximiliano Curia Wed, 27 Jan 2016 13:33:31 +0100 + +krunner (5.16.0-1) unstable; urgency=medium + + * New upstream release (5.16.0). + + -- Maximiliano Curia Mon, 30 Nov 2015 12:12:44 +0100 + +krunner (5.15.0-1) unstable; urgency=medium + + * New upstream release (5.15.0). + * Update symbols files from buildds logs (5.14.0-1). + + -- Maximiliano Curia Fri, 09 Oct 2015 19:16:00 +0200 + +krunner (5.15.0-0ubuntu2) xenial; urgency=medium + + * Fix autopackagetests by adding allow-stderr to the requirements. + + -- Philip Muškovac Tue, 03 Nov 2015 15:34:47 +0100 + +krunner (5.15.0-0ubuntu1) wily; urgency=medium + + [ Scarlett Clark ] + * Vivid backport + + [ Jonathan Riddell ] + * new upstream release + + -- Jonathan Riddell Wed, 07 Oct 2015 13:55:40 +0100 + +krunner (5.14.0-1) unstable; urgency=medium + + * New upstream release (5.14.0). + + -- Maximiliano Curia Tue, 15 Sep 2015 13:48:07 +0200 + +krunner (5.14.0-0ubuntu1) wily; urgency=medium + + * new upstream release + + -- Clive Johnston Thu, 17 Sep 2015 13:26:14 +0100 + +krunner (5.13.0-1) unstable; urgency=medium + + * New upstream release (5.13.0). + * Update symbols files. + + -- Maximiliano Curia Wed, 02 Sep 2015 10:05:16 +0200 + +krunner (5.13.0-0ubuntu1) wily; urgency=medium + + * new upstream release + + -- Jonathan Riddell Mon, 10 Aug 2015 13:30:21 +0200 + +krunner (5.12.0-1) unstable; urgency=medium + + * New upstream release (5.12.0). + + -- Maximiliano Curia Thu, 09 Jul 2015 12:43:03 +0200 + +krunner (5.12.0-0ubuntu1) wily; urgency=medium + + [ Scarlett Clark ] + * New upstream release + * Fix merge + + [ José Manuel Santamaría Lema ] + * Update symbols file: mark as optional the symbols gone after + building with GCC 5 + + [ Scarlett Clark ] + * Vivid backport. + + -- Scarlett Clark Mon, 03 Aug 2015 16:08:42 +0200 + +krunner (5.11.0-1) unstable; urgency=medium + + * New upstream release (5.10.0). + * New upstream release (5.11.0). + + -- Maximiliano Curia Mon, 29 Jun 2015 21:23:04 +0200 + +krunner (5.10.0-0ubuntu1) wily; urgency=medium + + [ Maximiliano Curia ] + * New upstream release (5.10.0). + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Wed, 03 Jun 2015 21:10:41 +0200 + +krunner (5.9.0-1) experimental; urgency=medium + + * New upstream release (5.9.0). + + -- Maximiliano Curia Thu, 23 Apr 2015 08:25:20 +0200 + +krunner (5.9.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 13 Apr 2015 23:21:01 +0200 + +krunner (5.8.0-1) experimental; urgency=medium + + * New upstream release (5.7.0). + * New upstream release (5.8.0). + + -- Maximiliano Curia Tue, 24 Mar 2015 17:45:51 +0100 + +krunner (5.8.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 17 Mar 2015 15:47:21 +0100 + +krunner (5.7.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Harald Sitter Tue, 10 Feb 2015 17:03:24 +0100 + +krunner (5.6.0-1) experimental; urgency=medium + + * Prepare initial Debian release. + * Update build dependencies to build against experimental and to + follow cmake. + * Bump Standards-Version to 3.9.6, no changes needed. + * Update install files. + * Update copyright information. + * Update watch file. + * Add basic autopkgtests support. + + -- Maximiliano Curia Fri, 06 Feb 2015 16:12:48 +0100 + +krunner (5.6.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 06 Jan 2015 20:21:28 +0100 + +krunner (5.5.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 15 Dec 2014 12:51:28 +0100 + +krunner (5.4.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Jonathan Riddell Fri, 07 Nov 2014 15:38:05 +0100 + +krunner (5.3.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + + -- Jonathan Riddell Tue, 07 Oct 2014 11:34:05 +0100 + +krunner (5.2.0-0ubuntu1) utopic; urgency=medium + + [ Jonathan Riddell ] + * New upstream release + * Use pkg-kde-tools version 3 scripts + + [ Scarlett Clark ] + * Batchpatch symbols. + * wrap-and-sort + + -- Jonathan Riddell Mon, 22 Sep 2014 20:08:30 +0200 + +krunner (5.1.0-0ubuntu1) utopic; urgency=medium + + * New upstream release + + -- Scarlett Clark Wed, 06 Aug 2014 10:54:32 +0200 + +krunner (5.0.0-0ubuntu2) utopic; urgency=medium + + * Make krunner-dev depened on plasma-dev to match the cmake config's + requirements + + -- Harald Sitter Fri, 25 Jul 2014 11:28:32 +0200 + +krunner (5.0.0-0ubuntu1) utopic; urgency=medium + + * First stable upstream release + + -- Jonathan Riddell Wed, 23 Jul 2014 17:47:00 +0200 diff --git a/control b/control new file mode 100644 index 0000000..6bed6ec --- /dev/null +++ b/control @@ -0,0 +1,67 @@ +Source: kf6-krunner +Section: libs +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Aurélien COUDERC , + Patrick Franz , +Build-Depends: debhelper-compat (= 13), + dh-sequence-kf6, + dh-sequence-pkgkde-symbolshelper, + cmake (>= 3.27~), + dbus-daemon , + doxygen, + extra-cmake-modules (>= 6.23.0~), + libkf6config-dev (>= 6.23.0~), + libkf6coreaddons-dev (>= 6.23.0~), + libkf6i18n-dev (>= 6.23.0~), + libkf6itemmodels-dev (>= 6.23.0~), + libkf6windowsystem-dev (>= 6.23.0~), + libxkbcommon-dev, + qt6-base-dev (>= 6.8.0~), + qt6-tools-dev (>= 6.5.0~), + xauth , + xvfb , +Standards-Version: 4.7.4 +Homepage: https://invent.kde.org/frameworks/krunner +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kf6-krunner +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kf6-krunner.git + +Package: libkf6runner-dev +Section: libdevel +Architecture: any +Depends: extra-cmake-modules (>= 6.23.0~), + libkf6config-dev (>= 6.23.0~), + libkf6coreaddons-dev (>= 6.23.0~), + libkf6runner6 (= ${binary:Version}), + qt6-base-dev (>= 6.8.0~), + ${misc:Depends}, +Recommends: libkf6runner-doc (= ${source:Version}), +Description: development files for krunner + An assortment of text-related widgets. + . + Contains development files for krunner. + +Package: libkf6runner-doc +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, +Description: Used to write plugins loaded at runtime called "Runners" (documentation) + Launcher built into the Plasma desktop. While its + basic function is to launch programs from a sort + of mini-command-line, its functionality can be + extended by "runners" to assist the user + to accomplish a lot of tasks. + . + This package contains the qch documentation files. +Section: doc + +Package: libkf6runner6 +Architecture: any +Multi-Arch: same +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Description: Used to write plugins loaded at runtime called "Runners" + Launcher built into the Plasma desktop. While its + basic function is to launch programs from a sort + of mini-command-line, its functionality can be + extended by "runners" to assist the user + to accomplish a lot of tasks. diff --git a/copyright b/copyright new file mode 100644 index 0000000..9952ecb --- /dev/null +++ b/copyright @@ -0,0 +1,578 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: krunner +Source: https://invent.kde.org/frameworks/krunner +Upstream-Contact: kde-frameworks-devel@kde.org + +Files: * +Copyright: 2006-2009, Aaron Seigo + 2020-2023, Alexander Lohnau + 2023, Alexander Lohnau + 2017-2018, David Edmundson + 2008, Jordi Polo + 2020, Kai Uwe Broulik + 2007-2009, Ryan P. Bitanga +License: LGPL-2.0-or-later + +Files: autotests/CMakeLists.txt + CMakeLists.txt + KF6KRunnerMacros.cmake + KF6RunnerConfig.cmake.in + src/CMakeLists.txt + templates/CMakeLists.txt +Copyright: Aleix Pol + 2020-2021, Alexander Lohnau + Friedrich W. H. Kossebau + KDE Contributors +License: BSD-2-Clause + +Files: src/krunner-index.qdoc + src/krunner.qdoc + src/krunner.qdocconf +Copyright: None +License: CC-BY-SA-4.0 + +Files: autotests/plugins/metadatafile1.json + ExtraDesktop.sh + .git-blame-ignore-revs + .gitignore + .gitlab-ci.yml + .kde-ci.yml + metainfo.yaml + README.md + templates/.clang-format +Copyright: 2021, Alexander Lohnau + Alexander Lohnau + none + 2020, Volker Krause +License: CC0-1.0 + +Files: src/model/resultsmodel.cpp + src/model/resultsmodel.h + src/model/runnerresultsmodel.cpp + src/model/runnerresultsmodel_p.h +Copyright: 2023, Alexander Lohnau + 2019, Kai Uwe Broulik +License: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + +Files: autotests/runnermanagerhistorytest.cpp + autotests/runnermanagersinglerunnermodetest.cpp + autotests/runnermanagertest.cpp + autotests/testmetadataconversion.cpp + autotests/threadingtest.cpp +Copyright: 2021-2023, Alexander Lohnau + 2022, Eduardo Cruz +License: LGPL-2.1-or-later + +Files: debian/* +Copyright: 2026, Debian Qt/KDE Maintainers + 2024, Patrick Franz + 2014, Scarlett Clark +License: LGPL-2.0-or-later + +License: BSD-2-Clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN + ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + +License: CC-BY-SA-4.0 + Creative Commons Attribution-ShareAlike 4.0 International Creative + Commons Corporation ("Creative Commons") is not a law firm and does + not provide legal services or legal advice. Distribution of Creative + Commons public licenses does not create a lawyer-client or other + relationship. Creative Commons makes its licenses and related + information available on an "as-is" basis. Creative Commons gives no + warranties regarding its licenses, any material licensed under their + terms and conditions, or any related information. Creative Commons + disclaims all liability for damages resulting from their use to the + fullest extent possible. + . + Using Creative Commons Public Licenses + . + Creative Commons public licenses provide a standard set of terms and + conditions that creators and other rights holders may use to share + original works of authorship and other material subject to copyright + and certain other rights specified in the public license below. The + following considerations are for informational purposes only, are + not exhaustive, and do not form part of our licenses. + . + Considerations for licensors: Our public licenses are intended for + use by those authorized to give the public permission to use + material in ways otherwise restricted by copyright and certain other + rights. Our licenses are irrevocable. Licensors should read and + understand the terms and conditions of the license they choose + before applying it. Licensors should also secure all rights + necessary before applying our licenses so that the public can reuse + the material as expected. Licensors should clearly mark any material + not subject to the license. This includes other CC-licensed + material, or material used under an exception or limitation to + copyright. More considerations for licensors : + wiki.creativecommons.org/Considerations_for_licensors + . + Considerations for the public: By using one of our public licenses, + a licensor grants the public permission to use the licensed material + under specified terms and conditions. If the licensor's permission + is not necessary for any reason–for example, because of any + applicable exception or limitation to copyright–then that use is not + regulated by the license. Our licenses grant only permissions under + copyright and certain other rights that a licensor has authority to + grant. Use of the licensed material may still be restricted for + other reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, such + as asking that all changes be marked or described. + . + Although not required by our licenses, you are encouraged to respect + those requests where reasonable. More considerations for the public + : wiki.creativecommons.org/Considerations_for_licensees + . + Creative Commons Attribution-ShareAlike 4.0 International Public + License + . + By exercising the Licensed Rights (defined below), You accept and + agree to be bound by the terms and conditions of this Creative + Commons Attribution-ShareAlike 4.0 International Public License + ("Public License"). To the extent this Public License may be + interpreted as a contract, You are granted the Licensed Rights in + consideration of Your acceptance of these terms and conditions, and + the Licensor grants You such rights in consideration of benefits the + Licensor receives from making the Licensed Material available under + these terms and conditions. + . + Section 1 – Definitions. + . + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material and + in which the Licensed Material is translated, altered, arranged, + transformed, or otherwise modified in a manner requiring permission + under the Copyright and Similar Rights held by the Licensor. For + purposes of this Public License, where the Licensed Material is a + musical work, performance, or sound recording, Adapted Material is + always produced where the Licensed Material is synched in timed + relation with a moving image. + . + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + . + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative Commons + as essentially the equivalent of this Public License. + . + d. Copyright and Similar Rights means copyright and/or similar + rights closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or categorized. + For purposes of this Public License, the rights specified in Section + 2(b)(1)-(2) are not Copyright and Similar Rights. + . + e. Effective Technological Measures means those measures that, in + the absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright Treaty + adopted on December 20, 1996, and/or similar international + agreements. + . + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + . + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + . + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public License. + . + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + . + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + . + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such as + reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the public + may access the material from a place and at a time individually + chosen by them. + . + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially equivalent + rights anywhere in the world. + . + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + . + Section 2 – Scope. + . + a. License grant. + . + 1. Subject to the terms and conditions of this Public License, the + Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to exercise + the Licensed Rights in the Licensed Material to: + . + A. reproduce and Share the Licensed Material, in whole or + in part; and + . + B. produce, reproduce, and Share Adapted Material. + . + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public License + does not apply, and You do not need to comply with its terms and + conditions. + . + 3. Term. The term of this Public License is specified in + Section 6(a). + . + 4. Media and formats; technical modifications allowed. The Licensor + authorizes You to exercise the Licensed Rights in all media and + formats whether now known or hereafter created, and to make + technical modifications necessary to do so. The Licensor waives + and/or agrees not to assert any right or authority to forbid You + from making technical modifications necessary to exercise the + Licensed Rights, including technical modifications necessary to + circumvent Effective Technological Measures. For purposes of this + Public License, simply making modifications authorized by this + Section 2(a)(4) never produces Adapted Material. + . + 5. Downstream recipients. + . + A. Offer from the Licensor – Licensed Material. Every recipient of + the Licensed Material automatically receives an offer from the + Licensor to exercise the Licensed Rights under the terms and + conditions of this Public License. + . + B. Additional offer from the Licensor – Adapted Material. Every + recipient of Adapted Material from You automatically receives an + offer from the Licensor to exercise the Licensed Rights in the + Adapted Material under the conditions of the Adapter's License You + apply. + . + C. No downstream restrictions. You may not offer or impose any + additional or different terms or conditions on, or apply any + Effective Technological Measures to, the Licensed Material if doing + so restricts exercise of the Licensed Rights by any recipient of the + Licensed Material. + . + 6. No endorsement. Nothing in this Public License constitutes or may + be construed as permission to assert or imply that You are, or that + Your use of the Licensed Material is, connected with, or sponsored, + endorsed, or granted official status by, the Licensor or others + designated to receive attribution as provided in Section + 3(a)(1)(A)(i). + . + b. Other rights. + . + 1. Moral rights, such as the right of integrity, are not licensed + under this Public License, nor are publicity, privacy, and/or other + similar personality rights; however, to the extent possible, the + Licensor waives and/or agrees not to assert any such rights held by + the Licensor to the limited extent necessary to allow You to + exercise the Licensed Rights, but not otherwise. + . + 2. Patent and trademark rights are not licensed under this Public + License. + . + 3. To the extent possible, the Licensor waives any right to collect + royalties from You for the exercise of the Licensed Rights, whether + directly or through a collecting society under any voluntary or + waivable statutory or compulsory licensing scheme. In all other + cases the Licensor expressly reserves any right to collect such + royalties. + . + Section 3 – License Conditions. + . + Your exercise of the Licensed Rights is expressly made subject to + the following conditions. + . + a. Attribution. + . + 1. If You Share the Licensed Material (including in modified form), + You must: + . + A. retain the following if it is supplied by the Licensor with the + Licensed Material: + . + i. identification of the creator(s) of the Licensed Material and any + others designated to receive attribution, in any reasonable manner + requested by the Licensor (including by pseudonym if designated); + . + ii. a copyright notice; + . + iii. a notice that refers to this Public License; + . + iv. a notice that refers to the disclaimer of + warranties; + . + v. a URI or hyperlink to the Licensed Material to the extent + reasonably practicable; + . + B. indicate if You modified the Licensed Material and retain an + indication of any previous modifications; and + . + C. indicate the Licensed Material is licensed under this Public + License, and include the text of, or the URI or hyperlink to, this + Public License. + . + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in which + You Share the Licensed Material. For example, it may be reasonable + to satisfy the conditions by providing a URI or hyperlink to a + resource that includes the required information. + . + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent reasonably + practicable. + . + b. ShareAlike.In addition to the conditions in Section 3(a), if You + Share Adapted Material You produce, the following conditions also + apply. + . + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or later, or a + BY-SA Compatible License. + . + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition in any + reasonable manner based on the medium, means, and context in which + You Share Adapted Material. + . + 3. You may not offer or impose any additional or different terms or + conditions on, or apply any Effective Technological Measures to, + Adapted Material that restrict exercise of the rights granted under + the Adapter's License You apply. + . + Section 4 – Sui Generis Database Rights. + . + Where the Licensed Rights include Sui Generis Database Rights that + apply to Your use of the Licensed Material: + . + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial portion + of the contents of the database; + . + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + including for purposes of Section 3(b); and + . + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + . + For the avoidance of doubt, this Section 4 supplements and does not + replace Your obligations under this Public License where the + Licensed Rights include other Copyright and Similar Rights. + . + Section 5 – Disclaimer of Warranties and Limitation of Liability. + . + a. Unless otherwise separately undertaken by the Licensor, to the + extent possible, the Licensor offers the Licensed Material as-is and + as-available, and makes no representations or warranties of any kind + concerning the Licensed Material, whether express, implied, + statutory, or other. This includes, without limitation, warranties + of title, merchantability, fitness for a particular purpose, + non-infringement, absence of latent or other defects, accuracy, or + the presence or absence of errors, whether or not known or + discoverable. Where disclaimers of warranties are not allowed in + full or in part, this disclaimer may not apply to You. + . + b. To the extent possible, in no event will the Licensor be liable + to You on any legal theory (including, without limitation, + negligence) or otherwise for any direct, special, indirect, + incidental, consequential, punitive, exemplary, or other losses, + costs, expenses, or damages arising out of this Public License or + use of the Licensed Material, even if the Licensor has been advised + of the possibility of such losses, costs, expenses, or damages. + Where a limitation of liability is not allowed in full or in part, + this limitation may not apply to You. + . + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent possible, + most closely approximates an absolute disclaimer and waiver of all + liability. + . + Section 6 – Term and Termination. + . + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + . + b. Where Your right to use the Licensed Material has terminated + under Section 6(a), it reinstates: + . + 1. automatically as of the date the violation is cured, provided it + is cured within 30 days of Your discovery of the violation; or + . + 2. upon express reinstatement by the Licensor. + . + c. For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations of + this Public License. + . + d. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + . + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + . + Section 7 – Other Terms and Conditions. + . + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + . + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + . + Section 8 – Interpretation. + . + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + . + b. To the extent possible, if any provision of this Public License + is deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + . + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + . + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + . + Creative Commons is not a party to its public licenses. + Notwithstanding, Creative Commons may elect to apply one of its + public licenses to material it publishes and in those instances will + be considered the "Licensor." The text of the Creative Commons + public licenses is dedicated to the public domain under the CC0 + Public Domain Dedication. Except for the limited purpose of + indicating that material is shared under a Creative Commons public + license or as otherwise permitted by the Creative Commons policies + published at creativecommons.org/policies, Creative Commons does not + authorize the use of the trademark "Creative Commons" or any other + trademark or logo of Creative Commons without its prior written + consent including, without limitation, in connection with any + unauthorized modifications to any of its public licenses or any + other arrangements, understandings, or agreements concerning use of + licensed material. For the avoidance of doubt, this paragraph does + not form part of the public licenses. + . + Creative Commons may be contacted at creativecommons.org. + +License: CC0-1.0 + To the extent possible under law, the author(s) have dedicated all + copyright and related and neighboring rights to this software to the + public domain worldwide. This software is distributed without any + warranty. + . + On Debian systems, the complete text of the CC0 Public Domain + Dedication can be found in `/usr/share/common-licenses/CC0-1.0’. + +License: LGPL-2.0-or-later + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Library General Public License for more details. + . + On Debian systems, the complete text of the GNU Library General + Public License version 2 can be found in + `/usr/share/common-licenses/LGPL-2’. + +License: LGPL-2.1-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version + 2.1 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 2.1 can be found in + `/usr/share/common-licenses/LGPL-2.1’. + +License: LGPL-2.1-or-later + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 2.1 of the + License, or (at your option) any later version. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 2.1 can be found in + `/usr/share/common-licenses/LGPL-2.1’. + +License: LGPL-3.0-only + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License version + 3 as published by the Free Software Foundation. + . + This library is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + On Debian systems, the complete text of the GNU Lesser General + Public License version 3 can be found in + `/usr/share/common-licenses/LGPL-3’. + +License: LicenseRef-KDE-Accepted-LGPL + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation; either version 3 of the + license or (at your option) any later version that is accepted by + the membership of KDE e.V. (or its successor approved by the + membership of KDE e.V.), which shall act as a proxy as defined in + Section 6 of version 3 of the license. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + diff --git a/libkf6runner-dev.install b/libkf6runner-dev.install new file mode 100644 index 0000000..215ee95 --- /dev/null +++ b/libkf6runner-dev.install @@ -0,0 +1,5 @@ +usr/include/KF6/KRunner/ +usr/lib/${DEB_HOST_MULTIARCH}/cmake/KF6Runner/ +usr/lib/${DEB_HOST_MULTIARCH}/libKF6Runner.so +usr/share/kdevappwizard/templates/runner6.tar.bz2 +usr/share/kdevappwizard/templates/runner6python.tar.bz2 diff --git a/libkf6runner-doc.install b/libkf6runner-doc.install new file mode 100644 index 0000000..bcce310 --- /dev/null +++ b/libkf6runner-doc.install @@ -0,0 +1,2 @@ +#usr/share/qt6/doc/KF6Runner.qch +#usr/share/qt6/doc/KF6Runner.tags diff --git a/libkf6runner6.install b/libkf6runner6.install new file mode 100644 index 0000000..2e6d6fe --- /dev/null +++ b/libkf6runner6.install @@ -0,0 +1,5 @@ +usr/lib/${DEB_HOST_MULTIARCH}/libKF6Runner.so.6 +usr/lib/${DEB_HOST_MULTIARCH}/libKF6Runner.so.6.* +usr/share/dbus-1/interfaces/kf6_org.kde.krunner1.xml +usr/share/qlogging-categories6/krunner.categories +usr/share/qlogging-categories6/krunner.renamecategories diff --git a/libkf6runner6.symbols b/libkf6runner6.symbols new file mode 100644 index 0000000..e9a0dc9 --- /dev/null +++ b/libkf6runner6.symbols @@ -0,0 +1,249 @@ +# SymbolsHelper-Confirmed: 6.23.0 amd64 +libKF6Runner.so.6 libkf6runner6 #MINVER# +* Build-Depends-Package: libkf6runner-dev + _ZGVZN9QMetaType21registerConverterImplI5QListI11RemoteMatchE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType21registerConverterImplI5QListIN7KRunner6ActionEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI11RemoteMatchE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 + _ZGVZN9QMetaType23registerMutableViewImplI5QListIN7KRunner6ActionEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 + _ZN13QMetaSequence12MetaSequenceI5QListI11RemoteMatchEE5valueE@Base 6.0.0 + _ZN13QMetaSequence12MetaSequenceI5QListI4QUrlEE5valueE@Base 6.0.0 + _ZN13QMetaSequence12MetaSequenceI5QListIN7KRunner6ActionEEE5valueE@Base 6.0.0 + _ZN7KRunner10QueryMatch10setActionsERK5QListINS_6ActionEE@Base 6.0.0 + _ZN7KRunner10QueryMatch10setEnabledEb@Base 6.0.0 + _ZN7KRunner10QueryMatch10setSubtextERK7QString@Base 6.0.0 + _ZN7KRunner10QueryMatch11setIconNameERK7QString@Base 6.0.0 + _ZN7KRunner10QueryMatch12setMultiLineEb@Base 6.0.0 + _ZN7KRunner10QueryMatch12setRelevanceEd@Base 6.0.0 + _ZN7KRunner10QueryMatch16setMatchCategoryERK7QString@Base 6.0.0 + _ZN7KRunner10QueryMatch20setCategoryRelevanceEd@Base 6.0.0 + _ZN7KRunner10QueryMatch5setIdERK7QString@Base 6.0.0 + _ZN7KRunner10QueryMatch7setDataERK8QVariant@Base 6.0.0 + _ZN7KRunner10QueryMatch7setIconERK5QIcon@Base 6.0.0 + _ZN7KRunner10QueryMatch7setTextERK7QString@Base 6.0.0 + _ZN7KRunner10QueryMatch7setUrlsERK5QListI4QUrlE@Base 6.0.0 + _ZN7KRunner10QueryMatch9addActionERKNS_6ActionE@Base 6.0.0 + _ZN7KRunner10QueryMatchC1EPNS_14AbstractRunnerE@Base 6.0.0 + _ZN7KRunner10QueryMatchC1ERKS0_@Base 6.0.0 + _ZN7KRunner10QueryMatchC2EPNS_14AbstractRunnerE@Base 6.0.0 + _ZN7KRunner10QueryMatchC2ERKS0_@Base 6.0.0 + _ZN7KRunner10QueryMatchD1Ev@Base 6.0.0 + _ZN7KRunner10QueryMatchD2Ev@Base 6.0.0 + _ZN7KRunner10QueryMatchaSERKS0_@Base 6.0.0 + _ZN7KRunner12ResultsModel10resetLimitEv@Base 6.0.0 + _ZN7KRunner12ResultsModel11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN7KRunner12ResultsModel11qt_metacastEPKc@Base 6.0.0 + _ZN7KRunner12ResultsModel12limitChangedEv@Base 6.0.0 + _ZN7KRunner12ResultsModel14setFavoriteIdsERK5QListI7QStringE@Base 6.0.0 + _ZN7KRunner12ResultsModel14setQueryStringERK7QString@Base 6.0.0 + _ZN7KRunner12ResultsModel15queryingChangedEv@Base 6.0.0 + _ZN7KRunner12ResultsModel15setSingleRunnerERK7QString@Base 6.0.0 + _ZN7KRunner12ResultsModel16setRunnerManagerEPNS_13RunnerManagerE@Base 6.10.0 + _ZN7KRunner12ResultsModel16staticMetaObjectE@Base 6.0.0 + _ZN7KRunner12ResultsModel18favoriteIdsChangedEv@Base 6.0.0 + _ZN7KRunner12ResultsModel18queryStringChangedERK7QString@Base 6.0.0 + _ZN7KRunner12ResultsModel19singleRunnerChangedEv@Base 6.0.0 + _ZN7KRunner12ResultsModel20runnerManagerChangedEv@Base 6.10.0 + _ZN7KRunner12ResultsModel26queryStringChangeRequestedERK7QStringi@Base 6.0.0 + _ZN7KRunner12ResultsModel3runERK11QModelIndex@Base 6.0.0 + _ZN7KRunner12ResultsModel5clearEv@Base 6.0.0 + _ZN7KRunner12ResultsModel8setLimitEi@Base 6.0.0 + _ZN7KRunner12ResultsModel9runActionERK11QModelIndexi@Base 6.0.0 + _ZN7KRunner12ResultsModelC1EP7QObject@Base 6.0.0 + _ZN7KRunner12ResultsModelC1ERK12KConfigGroupS3_P7QObject@Base 6.0.0 + _ZN7KRunner12ResultsModelC2EP7QObject@Base 6.0.0 + _ZN7KRunner12ResultsModelC2ERK12KConfigGroupS3_P7QObject@Base 6.0.0 + _ZN7KRunner12ResultsModelD0Ev@Base 6.0.0 + _ZN7KRunner12ResultsModelD1Ev@Base 6.0.0 + _ZN7KRunner12ResultsModelD2Ev@Base 6.0.0 + _ZN7KRunner12RunnerSyntaxC1ERK5QListI7QStringERKS2_@Base 6.0.0 + _ZN7KRunner12RunnerSyntaxC1ERKS0_@Base 6.0.0 + _ZN7KRunner12RunnerSyntaxC2ERK5QListI7QStringERKS2_@Base 6.0.0 + _ZN7KRunner12RunnerSyntaxC2ERKS0_@Base 6.0.0 + _ZN7KRunner12RunnerSyntaxD1Ev@Base 6.0.0 + _ZN7KRunner12RunnerSyntaxD2Ev@Base 6.0.0 + _ZN7KRunner12RunnerSyntaxaSERKS0_@Base 6.0.0 + _ZN7KRunner13RunnerContext10addMatchesERK5QListINS_10QueryMatchEE@Base 6.0.0 + _ZN7KRunner13RunnerContext8addMatchERKNS_10QueryMatchE@Base 6.0.0 + _ZN7KRunner13RunnerContext8setQueryERK7QString@Base 6.0.0 + _ZN7KRunner13RunnerContextC1EPNS_13RunnerManagerE@Base 6.0.0 + _ZN7KRunner13RunnerContextC1ERKS0_@Base 6.0.0 + _ZN7KRunner13RunnerContextC2EPNS_13RunnerManagerE@Base 6.0.0 + _ZN7KRunner13RunnerContextC2ERKS0_@Base 6.0.0 + _ZN7KRunner13RunnerContextD1Ev@Base 6.0.0 + _ZN7KRunner13RunnerContextD2Ev@Base 6.0.0 + _ZN7KRunner13RunnerContextaSERKS0_@Base 6.0.0 + _ZN7KRunner13RunnerManager10loadRunnerERK15KPluginMetaData@Base 6.0.0 + _ZN7KRunner13RunnerManager11launchQueryERK7QStringS3_@Base 6.0.0 + _ZN7KRunner13RunnerManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN7KRunner13RunnerManager11qt_metacastEPKc@Base 6.0.0 + _ZN7KRunner13RunnerManager13queryFinishedEv@Base 6.0.0 + _ZN7KRunner13RunnerManager14historyChangedEv@Base 6.23.0 + _ZN7KRunner13RunnerManager14historyEnabledEv@Base 6.0.0 + _ZN7KRunner13RunnerManager14matchesChangedERK5QListINS_10QueryMatchEE@Base 6.0.0 + _ZN7KRunner13RunnerManager15queryingChangedEv@Base 6.8.0 + _ZN7KRunner13RunnerManager16staticMetaObjectE@Base 6.0.0 + _ZN7KRunner13RunnerManager17removeFromHistoryEi@Base 6.0.0 + _ZN7KRunner13RunnerManager17setAllowedRunnersERK5QListI7QStringE@Base 6.0.0 + _ZN7KRunner13RunnerManager17setHistoryEnabledEb@Base 6.0.0 + _ZN7KRunner13RunnerManager17setupMatchSessionEv@Base 6.0.0 + _ZN7KRunner13RunnerManager18runnerMetaDataListEv@Base 6.0.0 + _ZN7KRunner13RunnerManager19reloadConfigurationEv@Base 6.0.0 + _ZN7KRunner13RunnerManager20matchSessionCompleteEv@Base 6.0.0 + _ZN7KRunner13RunnerManager21historyEnabledChangedEv@Base 6.0.0 + _ZN7KRunner13RunnerManager24requestUpdateQueryStringERK7QStringi@Base 6.0.0 + _ZN7KRunner13RunnerManager31setHistoryEnvironmentIdentifierERK7QString@Base 6.0.0 + _ZN7KRunner13RunnerManager3runERKNS_10QueryMatchERKNS_6ActionE@Base 6.0.0 + _ZN7KRunner13RunnerManager5resetEv@Base 6.0.0 + _ZN7KRunner13RunnerManagerC1EP7QObject@Base 6.0.0 + _ZN7KRunner13RunnerManagerC1ERK12KConfigGroupS3_P7QObject@Base 6.0.0 + _ZN7KRunner13RunnerManagerC2EP7QObject@Base 6.0.0 + _ZN7KRunner13RunnerManagerC2ERK12KConfigGroupS3_P7QObject@Base 6.0.0 + _ZN7KRunner13RunnerManagerD0Ev@Base 6.0.0 + _ZN7KRunner13RunnerManagerD1Ev@Base 6.0.0 + _ZN7KRunner13RunnerManagerD2Ev@Base 6.0.0 + _ZN7KRunner14AbstractRunner11qt_metacallEN11QMetaObject4CallEiPPv@Base 6.0.0 + _ZN7KRunner14AbstractRunner11qt_metacastEPKc@Base 6.0.0 + _ZN7KRunner14AbstractRunner11setSyntaxesERK5QListINS_12RunnerSyntaxEE@Base 6.0.0 + _ZN7KRunner14AbstractRunner13setMatchRegexERK18QRegularExpression@Base 6.0.0 + _ZN7KRunner14AbstractRunner15setTriggerWordsERK5QListI7QStringE@Base 6.0.0 + _ZN7KRunner14AbstractRunner15suspendMatchingEb@Base 6.0.0 + _ZN7KRunner14AbstractRunner16mimeDataForMatchERKNS_10QueryMatchE@Base 6.0.0 + _ZN7KRunner14AbstractRunner16staticMetaObjectE@Base 6.0.0 + _ZN7KRunner14AbstractRunner17setMinLetterCountEi@Base 6.0.0 + _ZN7KRunner14AbstractRunner19reloadConfigurationEv@Base 6.0.0 + _ZN7KRunner14AbstractRunner3runERKNS_13RunnerContextERKNS_10QueryMatchE@Base 6.0.0 + _ZN7KRunner14AbstractRunner4initEv@Base 6.0.0 + _ZN7KRunner14AbstractRunner7prepareEv@Base 6.0.0 + _ZN7KRunner14AbstractRunner8teardownEv@Base 6.0.0 + _ZN7KRunner14AbstractRunner9addSyntaxERKNS_12RunnerSyntaxE@Base 6.0.0 + _ZN7KRunner14AbstractRunnerC1EP7QObjectRK15KPluginMetaData@Base 6.0.0 + _ZN7KRunner14AbstractRunnerC2EP7QObjectRK15KPluginMetaData@Base 6.0.0 + _ZN7KRunner14AbstractRunnerD0Ev@Base 6.0.0 + _ZN7KRunner14AbstractRunnerD1Ev@Base 6.0.0 + _ZN7KRunner14AbstractRunnerD2Ev@Base 6.0.0 + _ZN7KRunner6Action16staticMetaObjectE@Base 6.0.0 + _ZN7KRunner6ActionC1ERK7QStringS3_S3_@Base 6.0.0 + _ZN7KRunner6ActionC1ERKS0_@Base 6.0.0 + _ZN7KRunner6ActionC1Ev@Base 6.0.0 + _ZN7KRunner6ActionC2ERK7QStringS3_S3_@Base 6.0.0 + _ZN7KRunner6ActionC2ERKS0_@Base 6.0.0 + _ZN7KRunner6ActionC2Ev@Base 6.0.0 + _ZN7KRunner6ActionD1Ev@Base 6.0.0 + _ZN7KRunner6ActionD2Ev@Base 6.0.0 + _ZN7KRunner6ActionaSERKS0_@Base 6.0.0 + _ZN7KRunnerlsE6QDebugRKNS_10QueryMatchE@Base 6.0.0 + (optional=templinst)_ZNK12KConfigGroup9readEntryIbEET_PKcRKS1_@Base 6.0.0 + (optional=templinst)_ZNK12KConfigGroup9readEntryIiEET_PKcRKS1_@Base 6.0.0 + _ZNK7KRunner10QueryMatch11isMultiLineEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch13matchCategoryEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch14selectedActionEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch17categoryRelevanceEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch2idEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch4dataEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch4iconEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch4textEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch4urlsEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch6runnerEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch7actionsEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch7isValidEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch7subtextEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch8iconNameEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch9isEnabledEv@Base 6.0.0 + _ZNK7KRunner10QueryMatch9relevanceEv@Base 6.0.0 + _ZNK7KRunner10QueryMatcheqERKS0_@Base 6.0.0 + _ZNK7KRunner10QueryMatchneERKS0_@Base 6.0.0 + _ZNK7KRunner12ResultsModel10metaObjectEv@Base 6.0.0 + _ZNK7KRunner12ResultsModel11favoriteIdsEv@Base 6.0.0 + _ZNK7KRunner12ResultsModel11getMimeDataERK11QModelIndex@Base 6.0.0 + _ZNK7KRunner12ResultsModel11queryStringEv@Base 6.0.0 + _ZNK7KRunner12ResultsModel12singleRunnerEv@Base 6.0.0 + _ZNK7KRunner12ResultsModel13getQueryMatchERK11QModelIndex@Base 6.0.0 + _ZNK7KRunner12ResultsModel13runnerManagerEv@Base 6.0.0 + _ZNK7KRunner12ResultsModel20singleRunnerMetaDataEv@Base 6.0.0 + _ZNK7KRunner12ResultsModel5limitEv@Base 6.0.0 + _ZNK7KRunner12ResultsModel8queryingEv@Base 6.0.0 + _ZNK7KRunner12ResultsModel9roleNamesEv@Base 6.0.0 + _ZNK7KRunner12RunnerSyntax11descriptionEv@Base 6.0.0 + _ZNK7KRunner12RunnerSyntax14exampleQueriesEv@Base 6.0.0 + _ZNK7KRunner13RunnerContext21singleRunnerQueryModeEv@Base 6.0.0 + _ZNK7KRunner13RunnerContext24requestQueryStringUpdateERK7QStringi@Base 6.0.0 + _ZNK7KRunner13RunnerContext28ignoreCurrentMatchForHistoryEv@Base 6.0.0 + _ZNK7KRunner13RunnerContext5queryEv@Base 6.0.0 + _ZNK7KRunner13RunnerContext7isValidEv@Base 6.0.0 + _ZNK7KRunner13RunnerContext7matchesEv@Base 6.0.0 + _ZNK7KRunner13RunnerManager10metaObjectEv@Base 6.0.0 + _ZNK7KRunner13RunnerManager13searchContextEv@Base 6.0.0 + _ZNK7KRunner13RunnerManager16mimeDataForMatchERKNS_10QueryMatchE@Base 6.0.0 + _ZNK7KRunner13RunnerManager20getHistorySuggestionERK7QString@Base 6.0.0 + _ZNK7KRunner13RunnerManager23convertDBusRunnerToJsonERK7QString@Base 6.0.0 + _ZNK7KRunner13RunnerManager5queryEv@Base 6.0.0 + _ZNK7KRunner13RunnerManager6runnerERK7QString@Base 6.0.0 + _ZNK7KRunner13RunnerManager7historyEv@Base 6.0.0 + _ZNK7KRunner13RunnerManager7matchesEv@Base 6.0.0 + _ZNK7KRunner13RunnerManager7runnersEv@Base 6.0.0 + _ZNK7KRunner13RunnerManager8queryingEv@Base 6.8.0 + _ZNK7KRunner14AbstractRunner10matchRegexEv@Base 6.0.0 + _ZNK7KRunner14AbstractRunner10metaObjectEv@Base 6.0.0 + _ZNK7KRunner14AbstractRunner13hasMatchRegexEv@Base 6.0.0 + _ZNK7KRunner14AbstractRunner14minLetterCountEv@Base 6.0.0 + _ZNK7KRunner14AbstractRunner19isMatchingSuspendedEv@Base 6.0.0 + _ZNK7KRunner14AbstractRunner2idEv@Base 6.0.0 + _ZNK7KRunner14AbstractRunner4nameEv@Base 6.0.0 + _ZNK7KRunner14AbstractRunner6configEv@Base 6.0.0 + _ZNK7KRunner14AbstractRunner8metadataEv@Base 6.0.0 + _ZNK7KRunner14AbstractRunner8syntaxesEv@Base 6.0.0 + _ZNK7KRunner6Action10iconSourceEv@Base 6.0.0 + _ZNK7KRunner6Action2idEv@Base 6.0.0 + _ZNK7KRunner6Action4textEv@Base 6.0.0 + (optional=templinst)_ZNKSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE4findERS2_@Base 6.0.0 + (optional=templinst)_ZNKSt8_Rb_treeI7QStringSt4pairIKS0_N7KRunner10QueryMatchEESt10_Select1stIS5_ESt4lessIS0_ESaIS5_EE4findERS2_@Base 6.0.0 + (optional=templinst)_ZNSt8_Rb_treeI7QStringS0_St9_IdentityIS0_ESt4lessIS0_ESaIS0_EE11equal_rangeERKS0_@Base 6.0.0 + (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE24_M_get_insert_unique_posERS2_@Base 6.0.0 + (optional=templinst|arch=amd64 riscv64)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_8QVariantESt10_Select1stIS4_ESt4lessIS0_ESaIS4_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS4_ERS2_@Base 6.0.0 + (optional=templinst)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_N7KRunner10QueryMatchEESt10_Select1stIS5_ESt4lessIS0_ESaIS5_EE24_M_get_insert_unique_posERS2_@Base 6.0.0 + (optional=templinst|arch=amd64 riscv64)_ZNSt8_Rb_treeI7QStringSt4pairIKS0_N7KRunner10QueryMatchEESt10_Select1stIS5_ESt4lessIS0_ESaIS5_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS5_ERS2_@Base 6.0.0 + _ZTIN7KRunner12ResultsModelE@Base 6.0.0 + _ZTIN7KRunner13RunnerManagerE@Base 6.0.0 + _ZTIN7KRunner14AbstractRunnerE@Base 6.0.0 + (arch=riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 6.0.0 + (arch=riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=!riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (arch=riscv64)_ZTISt15_Sp_counted_ptrIPSt3setI7QStringSt4lessIS1_ESaIS1_EELN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=!riscv64)_ZTISt15_Sp_counted_ptrIPSt3setI7QStringSt4lessIS1_ESaIS1_EELN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (arch=riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=!riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + _ZTIZN9QMetaType17registerConverterI5QListI11RemoteMatchE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTIZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTIZN9QMetaType17registerConverterI5QListIN7KRunner6ActionEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI11RemoteMatchE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 + _ZTIZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 + _ZTIZN9QMetaType19registerMutableViewI5QListIN7KRunner6ActionEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 + _ZTSN7KRunner12ResultsModelE@Base 6.0.0 + _ZTSN7KRunner13RunnerManagerE@Base 6.0.0 + _ZTSN7KRunner14AbstractRunnerE@Base 6.0.0 + (arch=riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 6.0.0 + (arch=riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=!riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (arch=riscv64)_ZTSSt15_Sp_counted_ptrIPSt3setI7QStringSt4lessIS1_ESaIS1_EELN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=!riscv64)_ZTSSt15_Sp_counted_ptrIPSt3setI7QStringSt4lessIS1_ESaIS1_EELN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (arch=riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=!riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + _ZTSZN9QMetaType17registerConverterI5QListI11RemoteMatchE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTSZN9QMetaType17registerConverterI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS3_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTSZN9QMetaType17registerConverterI5QListIN7KRunner6ActionEE9QIterableI13QMetaSequenceEN9QtPrivate33QSequentialIterableConvertFunctorIS4_EEEEbT1_EUlPKvPvE_@Base 6.0.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI11RemoteMatchE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 + _ZTSZN9QMetaType19registerMutableViewI5QListI4QUrlE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS3_EEEEbT1_EUlPvSB_E_@Base 6.0.0 + _ZTSZN9QMetaType19registerMutableViewI5QListIN7KRunner6ActionEE9QIterableI13QMetaSequenceEN9QtPrivate37QSequentialIterableMutableViewFunctorIS4_EEEEbT1_EUlPvSC_E_@Base 6.0.0 + _ZTVN7KRunner12ResultsModelE@Base 6.0.0 + _ZTVN7KRunner13RunnerManagerE@Base 6.0.0 + _ZTVN7KRunner14AbstractRunnerE@Base 6.0.0 + (arch=riscv64)_ZTVSt15_Sp_counted_ptrIPSt3setI7QStringSt4lessIS1_ESaIS1_EELN9__gnu_cxx12_Lock_policyE1EE@Base 6.0.0 + (arch=!riscv64)_ZTVSt15_Sp_counted_ptrIPSt3setI7QStringSt4lessIS1_ESaIS1_EELN9__gnu_cxx12_Lock_policyE2EE@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI11RemoteMatchE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType21registerConverterImplI5QListIN7KRunner6ActionEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPKvPvEES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI11RemoteMatchE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListI4QUrlE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS8_EES_S_E10unregister@Base 6.0.0 + (optional=templinst)_ZZN9QMetaType23registerMutableViewImplI5QListIN7KRunner6ActionEE9QIterableI13QMetaSequenceEEEbSt8functionIFbPvS9_EES_S_E10unregister@Base 6.0.0 diff --git a/rules b/rules new file mode 100755 index 0000000..196ae11 --- /dev/null +++ b/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +%: + dh $@ + +override_dh_auto_configure: + dh_auto_configure -- -DBUILD_QCH=ON -DKDE_INSTALL_APP_TEMPLATES=ON + +override_dh_auto_test: + xvfb-run -a dbus-run-session dh_auto_test -Skf6 --no-parallel diff --git a/salsa-ci.yml b/salsa-ci.yml new file mode 100644 index 0000000..4109378 --- /dev/null +++ b/salsa-ci.yml @@ -0,0 +1,3 @@ +include: +- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml +- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..6a8634f --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +Bug-Database: https://bugs.kde.org/buglist.cgi?product=frameworks-krunner&resolution=--- +Bug-Submit: https://bugs.kde.org/enter_bug.cgi?product=frameworks-krunner +Changelog: https://invent.kde.org/frameworks/krunner/-/commits/master +Donation: https://www.kde.org/community/donations/index.php +Repository: https://invent.kde.org/frameworks/krunner.git +Repository-Browse: https://invent.kde.org/frameworks/krunner +Security-Contact: security@kde.org diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 0000000..b98d60b --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,81 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +9FKL/YS5iJ7prFPpkg0= +=6y/o +-----END PGP PUBLIC KEY BLOCK----- diff --git a/watch b/watch new file mode 100644 index 0000000..5c3aa6c --- /dev/null +++ b/watch @@ -0,0 +1,5 @@ +Version: 5 + +Source: https://download.kde.org/stable/frameworks/([\d.]+)/ +Matching-Pattern: krunner-([\d.]+)\.tar\.xz +Pgpsigurlmangle: s/$/.sig/ -- 2.30.2